[INFO] fetching crate eventcore-examples 1.0.1...
[INFO] fixing eventcore-examples-1.0.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate eventcore-examples 1.0.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate eventcore-examples 1.0.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate eventcore-examples 1.0.1
[INFO] tweaked toml for crates.io crate eventcore-examples 1.0.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate eventcore-examples 1.0.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate eventcore-examples 1.0.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded kinded v0.5.0
[INFO] [stderr]   Downloaded nutype v0.7.0
[INFO] [stderr]   Downloaded convert_case v0.11.0
[INFO] [stderr]   Downloaded nutype_macros v0.7.0
[INFO] [stderr]   Downloaded kinded_macros v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 02df40fd5bedeed11a04d21e3b7f85b00817a9b4e5d37d9195e53f80a37ad67c
[INFO] running `Command { std: "docker" "start" "02df40fd5bedeed11a04d21e3b7f85b00817a9b4e5d37d9195e53f80a37ad67c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "02df40fd5bedeed11a04d21e3b7f85b00817a9b4e5d37d9195e53f80a37ad67c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02df40fd5bedeed11a04d21e3b7f85b00817a9b4e5d37d9195e53f80a37ad67c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "02df40fd5bedeed11a04d21e3b7f85b00817a9b4e5d37d9195e53f80a37ad67c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]     Checking eventcore-examples v1.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]    Compiling nutype_macros v0.7.0
[INFO] [stderr]    Compiling kinded_macros v0.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling kinded v0.5.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking nutype v0.7.0
[INFO] [stdout] error[E0432]: unresolved import `eventcore`
[INFO] [stdout]   --> tests/multi_stream_atomic_test.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use eventcore::{
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `eventcore`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eventcore`, use `cargo add eventcore` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eventcore_memory`
[INFO] [stdout]   --> tests/multi_stream_atomic_test.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use eventcore_memory::InMemoryEventStore;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `eventcore_memory`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eventcore_memory`, use `cargo add eventcore_memory` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eventcore_testing`
[INFO] [stdout]   --> tests/multi_stream_atomic_test.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use eventcore_testing::EventCollector;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `eventcore_testing`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eventcore_testing`, use `cargo add eventcore_testing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `stream` in this scope
[INFO] [stdout]   --> tests/multi_stream_atomic_test.rs:84:7
[INFO] [stdout]    |
[INFO] [stdout] 84 |     #[stream]
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `stream` in this scope
[INFO] [stdout]    --> tests/multi_stream_atomic_test.rs:113:7
[INFO] [stdout]     |
[INFO] [stdout] 113 |     #[stream]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `stream` in this scope
[INFO] [stdout]    --> tests/multi_stream_atomic_test.rs:115:7
[INFO] [stdout]     |
[INFO] [stdout] 115 |     #[stream]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eventcore`
[INFO] [stdout]  --> tests/single_stream_command_test.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use eventcore::{
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `eventcore`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `eventcore`, use `cargo add eventcore` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eventcore_memory`
[INFO] [stdout]   --> tests/single_stream_command_test.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use eventcore_memory::InMemoryEventStore;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `eventcore_memory`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eventcore_memory`, use `cargo add eventcore_memory` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eventcore_testing`
[INFO] [stdout]   --> tests/single_stream_command_test.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use eventcore_testing::EventCollector;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `eventcore_testing`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eventcore_testing`, use `cargo add eventcore_testing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `eventcore-examples` (test "multi_stream_atomic_test") due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `eventcore`
[INFO] [stdout]  --> tests/retry_policy_test.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use eventcore::{
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `eventcore`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `eventcore`, use `cargo add eventcore` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eventcore_memory`
[INFO] [stdout]   --> tests/retry_policy_test.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use eventcore_memory::InMemoryEventStore;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `eventcore_memory`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eventcore_memory`, use `cargo add eventcore_memory` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eventcore_types`
[INFO] [stdout]   --> tests/retry_policy_test.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use eventcore_types::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `eventcore_types`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 13 - use eventcore_types::{
[INFO] [stdout] 13 + use eventcore_examples::{
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eventcore`
[INFO] [stdout]  --> tests/scenario_test.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use eventcore::{Command, CommandError, CommandLogic, Event, NewEvents, StreamId};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `eventcore`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `eventcore`, use `cargo add eventcore` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eventcore_testing`
[INFO] [stdout]  --> tests/scenario_test.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use eventcore_testing::TestScenario;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `eventcore_testing`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `eventcore_testing`, use `cargo add eventcore_testing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eventcore` in this scope
[INFO] [stdout]    --> tests/scenario_test.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         eventcore::require!(
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `eventcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `stream` in this scope
[INFO] [stdout]   --> tests/scenario_test.rs:77:7
[INFO] [stdout]    |
[INFO] [stdout] 77 |     #[stream]
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `stream` in this scope
[INFO] [stdout]    --> tests/single_stream_command_test.rs:128:7
[INFO] [stdout]     |
[INFO] [stdout] 128 |     #[stream]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `stream` in this scope
[INFO] [stdout]    --> tests/single_stream_command_test.rs:156:7
[INFO] [stdout]     |
[INFO] [stdout] 156 |     #[stream]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `stream` in this scope
[INFO] [stdout]    --> tests/scenario_test.rs:104:7
[INFO] [stdout]     |
[INFO] [stdout] 104 |     #[stream]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `eventcore-examples` (test "scenario_test") due to 5 previous errors
[INFO] [stderr] error: could not compile `eventcore-examples` (test "retry_policy_test") due to 3 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `eventcore` in this scope
[INFO] [stdout]    --> tests/single_stream_command_test.rs:192:5
[INFO] [stdout]     |
[INFO] [stdout] 192 |     eventcore::StreamId::try_new(Uuid::now_v7().to_string()).expect("valid stream id")
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `eventcore`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eventcore`, use `cargo add eventcore` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eventcore` in this scope
[INFO] [stdout]   --> tests/single_stream_command_test.rs:63:21
[INFO] [stdout]    |
[INFO] [stdout] 63 |         account_id: eventcore::StreamId,
[INFO] [stdout]    |                     ^^^^^^^^^ use of unresolved module or unlinked crate `eventcore`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eventcore`, use `cargo add eventcore` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eventcore` in this scope
[INFO] [stdout]   --> tests/single_stream_command_test.rs:67:21
[INFO] [stdout]    |
[INFO] [stdout] 67 |         account_id: eventcore::StreamId,
[INFO] [stdout]    |                     ^^^^^^^^^ use of unresolved module or unlinked crate `eventcore`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eventcore`, use `cargo add eventcore` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eventcore` in this scope
[INFO] [stdout]   --> tests/single_stream_command_test.rs:73:29
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn stream_id(&self) -> &eventcore::StreamId {
[INFO] [stdout]    |                             ^^^^^^^^^ use of unresolved module or unlinked crate `eventcore`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eventcore`, use `cargo add eventcore` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eventcore` in this scope
[INFO] [stdout]    --> tests/single_stream_command_test.rs:129:17
[INFO] [stdout]     |
[INFO] [stdout] 129 |     account_id: eventcore::StreamId,
[INFO] [stdout]     |                 ^^^^^^^^^ use of unresolved module or unlinked crate `eventcore`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eventcore`, use `cargo add eventcore` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eventcore` in this scope
[INFO] [stdout]    --> tests/single_stream_command_test.rs:157:17
[INFO] [stdout]     |
[INFO] [stdout] 157 |     account_id: eventcore::StreamId,
[INFO] [stdout]     |                 ^^^^^^^^^ use of unresolved module or unlinked crate `eventcore`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eventcore`, use `cargo add eventcore` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eventcore` in this scope
[INFO] [stdout]    --> tests/single_stream_command_test.rs:191:25
[INFO] [stdout]     |
[INFO] [stdout] 191 | fn test_account_id() -> eventcore::StreamId {
[INFO] [stdout]     |                         ^^^^^^^^^ use of unresolved module or unlinked crate `eventcore`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eventcore`, use `cargo add eventcore` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `eventcore-examples` (test "single_stream_command_test") due to 12 previous errors
[INFO] running `Command { std: "docker" "inspect" "02df40fd5bedeed11a04d21e3b7f85b00817a9b4e5d37d9195e53f80a37ad67c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02df40fd5bedeed11a04d21e3b7f85b00817a9b4e5d37d9195e53f80a37ad67c", kill_on_drop: false }`
[INFO] [stdout] 02df40fd5bedeed11a04d21e3b7f85b00817a9b4e5d37d9195e53f80a37ad67c
